[BUILD] Fix re-use of existing config files in dist/install/boot.
authorchris@kneesaa.uk.xensource.com <chris@kneesaa.uk.xensource.com>
Sat, 8 Jul 2006 18:22:34 +0000 (19:22 +0100)
committerchris@kneesaa.uk.xensource.com <chris@kneesaa.uk.xensource.com>
Sat, 8 Jul 2006 18:22:34 +0000 (19:22 +0100)
commit3d1d4c35fab8a2f2f90c8147cb72c4aee101f54c
tree50cb62939e59751cd86860466876560854eaac25
parentc0142256845e6fac89ee46f00a06b3ac6144340c
[BUILD] Fix re-use of existing config files in dist/install/boot.
- the name of the config file was computed incorrectly because of the
  linux version number 4th digit being present in both LINUX_VER and
  EXTRAVERSION extracted from the linux Makefile.
- DESTDIR was not set for the prep and config targets.

Signed-off-by: Christian Limpach <Christian.Limpach@xensource.com>
buildconfigs/Rules.mk
buildconfigs/mk.linux-2.6-xen